home *** CD-ROM | disk | FTP | other *** search
Text File | 2000-01-25 | 776 b | 48 lines | [TEXT/ttxt] |
- //Pure Genius - 25-1-00 - WyldG0053 (Damage Control Committee ;-)
- //Here's to shipwrecks! (Help - The Hall warden's a psycho!)
-
- Resn=10,
- Durn="1",
-
- CamX="0",
- CamY="10",
- CamZ="7+sin(t/6)",
-
- CmLX="0",
- CmLY="0",
- CmLZ="3",
-
- CUpX="0",
- CUpY="-1",
- CUpZ="0",
-
- D0="clip(pos(s-0.85)*10)*(1-dt)", //Does the colour thang...
-
- R="D0",
- G="D0+dt*0.3", //extra bit to fade to bckgrnd
- B="D0+dt*0.3",
-
- LvlR="D0", //Stop stealing my code JawBone!
- LvlG="D0",
- LvlB="D0",
-
- BckR="0",
- BckG="0.3",
- BckB="0.3",
-
- widt=15, //Help! I've lost a womble!
- heig=10,
- ConL=1,
- ConB=1,
- LWdt="1",
- Fall="50",
-
- C0="5*st+(t/4)", //Does the spin and the turn
- D1="10*s + mag(s)*3", //Does the radii
-
- X="sin(C0) * D1",
- Y="cos(C0) * D1",
- Z="pos(50*s-25)-8", //Goes _ then /
-
- Scal="100",ScSz=1,
- Pers="300",Vers=30